toggle menu
ly.img:engine
androidJvm
switch theme
search in API
ly.img:engine
/
ly.img.engine
/
BlockApi
/
getParent
get
Parent
abstract
fun
getParent
(
block
:
DesignBlock
)
:
DesignBlock
?
Query a block's parent.
Return
the parent's handle or null if the block has no parent.
Parameters
block
the block to query.